home *** CD-ROM | disk | FTP | other *** search
- object frAddOptions: TfrAddOptions
- Left = 0
- Top = 0
- Width = 290
- Height = 184
- TabOrder = 0
- object gbStandardOptions: TGroupBox
- Left = 2
- Top = 0
- Width = 285
- Height = 97
- Caption = 'gbStandardOptions'
- Ctl3D = True
- ParentCtl3D = False
- TabOrder = 0
- object cbFullPath: TCheckBox
- Left = 10
- Top = 74
- Width = 260
- Height = 17
- Caption = 'cbFullPath'
- TabOrder = 1
- OnClick = cbFullPathClick
- end
- object cbRelPath: TCheckBox
- Left = 10
- Top = 54
- Width = 260
- Height = 17
- Caption = 'cbRelPath'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = cbRelPathClick
- end
- object cbRecDirs: TCheckBox
- Left = 10
- Top = 34
- Width = 260
- Height = 17
- Caption = 'cbRecDirs'
- Checked = True
- State = cbChecked
- TabOrder = 2
- OnClick = cbRecDirsClick
- end
- object cbHidden: TCheckBox
- Left = 10
- Top = 16
- Width = 215
- Height = 17
- Caption = 'cbHidden'
- Checked = True
- State = cbChecked
- TabOrder = 3
- end
- end
- object gbSpecialOptions: TGroupBox
- Left = 2
- Top = 100
- Width = 285
- Height = 82
- Caption = 'gbSpecialOptions'
- TabOrder = 1
- object cbFormat83: TCheckBox
- Left = 10
- Top = 18
- Width = 215
- Height = 17
- Caption = 'cbFormat83'
- TabOrder = 0
- end
- object cbSeperateDirs: TCheckBox
- Left = 10
- Top = 38
- Width = 260
- Height = 17
- Caption = 'cbSeperateDirs'
- TabOrder = 1
- OnClick = cbSeperateDirsClick
- end
- object cbEmptyDirs: TCheckBox
- Left = 10
- Top = 58
- Width = 260
- Height = 17
- Caption = 'cbEmptyDirs'
- TabOrder = 2
- end
- end
- end
-